[INFO] cloning repository https://github.com/copyleftdev/anomalyx
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/copyleftdev/anomalyx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcopyleftdev%2Fanomalyx", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcopyleftdev%2Fanomalyx'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7ce61cec8e3fddd1acb8062b96dce430ede86262
[INFO] fixing copyleftdev/anomalyx against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcopyleftdev%2Fanomalyx" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/copyleftdev/anomalyx
[INFO] finished tweaking git repo https://github.com/copyleftdev/anomalyx
[INFO] tweaked toml for git repo https://github.com/copyleftdev/anomalyx written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/copyleftdev/anomalyx on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/copyleftdev/anomalyx already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 581c7caab15db3cee6658b4be72633c6de169eb57c27e5d5305943721cbd7c2b
[INFO] running `Command { std: "docker" "start" "581c7caab15db3cee6658b4be72633c6de169eb57c27e5d5305943721cbd7c2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "581c7caab15db3cee6658b4be72633c6de169eb57c27e5d5305943721cbd7c2b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "581c7caab15db3cee6658b4be72633c6de169eb57c27e5d5305943721cbd7c2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "581c7caab15db3cee6658b4be72633c6de169eb57c27e5d5305943721cbd7c2b" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating crates/ax-core/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/ax-normalize/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/ax-detect/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/anomalyx/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Migrating crates/ax-validate/Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling zerocopy v0.8.50
[INFO] [stderr]     Checking memchr v2.8.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking hashbrown v0.17.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking siphasher v1.0.3
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking either v1.16.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling cc v1.2.63
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]     Checking indexmap v2.14.0
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]    Compiling signal-hook v0.4.4
[INFO] [stderr]     Checking array-init-cursor v0.2.1
[INFO] [stderr]     Checking planus v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]     Checking arrow-schema v58.3.0
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling stacker v0.1.24
[INFO] [stderr]    Compiling lz4-sys v1.11.1+lz4-1.10.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking uuid v1.23.2
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling polars-utils v0.53.0
[INFO] [stderr]     Checking typenum v1.20.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling polars-buffer v0.53.0
[INFO] [stderr]    Compiling polars-schema v0.53.0
[INFO] [stderr]     Checking log v0.4.30
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking rustix v1.1.4
[INFO] [stderr]    Compiling polars-arrow v0.53.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking lexical-util v1.0.7
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking ethnum v1.5.3
[INFO] [stderr]     Checking debug_unsafe v0.1.4
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.50
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling psm v0.1.31
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking bytemuck v1.25.0
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking atoi_simd v0.17.0
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling polars-compute v0.53.0
[INFO] [stderr]     Checking zlib-rs v0.6.3
[INFO] [stderr]     Checking fast-float2 v0.2.3
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking lexical-write-integer v1.0.6
[INFO] [stderr]     Checking lexical-parse-integer v1.0.6
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking bumpalo v3.20.3
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking lexical-parse-float v1.0.6
[INFO] [stderr]     Checking lexical-write-float v1.0.6
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking boxcar v0.2.14
[INFO] [stderr]     Checking unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]     Checking comfy-table v7.2.2
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking lexical-core v1.0.6
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking polars-arrow-format v0.2.1
[INFO] [stderr]     Checking compact_str v0.9.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking anomalyx-core v1.1.2 (/opt/rustwide/workdir/crates/ax-core)
[INFO] [stderr]    Migrating crates/ax-core/src/lib.rs from 2021 edition to 2024
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking arrow-buffer v58.3.0
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking argminmax v0.6.3
[INFO] [stderr]     Checking rand v0.9.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.6
[INFO] [stderr]     Checking arrow-data v58.3.0
[INFO] [stderr]    Compiling flatbuffers v25.12.19
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling polars-core v0.53.0
[INFO] [stderr]     Checking twox-hash v2.1.2
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking brotli-decompressor v5.0.1
[INFO] [stderr]     Checking polars-error v0.53.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]    Compiling num-conv v0.2.2
[INFO] [stderr]     Checking deranged v0.5.8
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling libsqlite3-sys v0.38.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]     Checking brotli v8.0.3
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking lz4_flex v0.13.1
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking faststr v0.2.34
[INFO] [stderr]     Checking streaming-decompression v0.1.2
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling scroll_derive v0.13.1
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr] error: could not compile `simba` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name simba --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/simba-0.9.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --cfg 'feature="wide"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("cordic", "decimal", "default", "fixed", "libm", "libm_force", "partial_fixed_point_support", "portable_simd", "rand", "rkyv", "rkyv-serialize", "serde", "serde_serialize", "std", "wide"))' -C metadata=e584a0f50e4e3ecb -C extra-filename=-7713fd04f2917c7f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern approx=/opt/rustwide/target/debug/deps/libapprox-64317101bb52d24c.rmeta --extern num_complex=/opt/rustwide/target/debug/deps/libnum_complex-1c3f07fca5b5fda9.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-498e62d50d264952.rmeta --extern paste=/opt/rustwide/target/debug/deps/libpaste-de1ab307929da351.so --extern wide=/opt/rustwide/target/debug/deps/libwide-48ee5b052279d1cc.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `chrono-tz` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/622891a4e29178280638a6b63a8908bde2c0c854/bin/rustc --crate-name chrono_tz --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/chrono-tz-0.10.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "case-insensitive", "chrono-tz-build", "default", "filter-by-regex", "serde", "std"))' -C metadata=76d166f890f9807b -C extra-filename=-3730d624c37dec27 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-3ba54d3e0793af15.rmeta --extern phf=/opt/rustwide/target/debug/deps/libphf-76e9cc70bfb80b44.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "581c7caab15db3cee6658b4be72633c6de169eb57c27e5d5305943721cbd7c2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "581c7caab15db3cee6658b4be72633c6de169eb57c27e5d5305943721cbd7c2b", kill_on_drop: false }`
[INFO] [stdout] 581c7caab15db3cee6658b4be72633c6de169eb57c27e5d5305943721cbd7c2b
